gdkwindow: Update cursor for tablet tools in the window
authorCarlos Garnacho <carlosg@gnome.org>
Tue, 25 Jul 2017 13:37:10 +0000 (15:37 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 26 Jul 2017 11:08:50 +0000 (13:08 +0200)
commit312773a9271490324055992be33d6526d60854b0
tree7365aef521f7c9e53f48f7c1cb7f880569004db8
parent5b9adfba466b53a7fb67d943f40f562d8c9acaaa
gdkwindow: Update cursor for tablet tools in the window

This check must be done explicitly on Wayland as the master device for
tablet tools differ from the Core Pointer. This ensures that whenever a
tablet tool is inside a window and the cursor is programmatically changed,
it will be visually updated too.

https://bugzilla.gnome.org/show_bug.cgi?id=785375
gdk/gdkwindow.c